On this pageIsEdgeEqualDescriptionChecks if this Tsg2DLine object and the Tsg2DCurve object passed as a parameter are equal.Syntaxfunction IsEdgeEqual(const ACurve: Tsg2DCurve): Boolean; override;